TortoiseSVN and Subclipse icons not updating with SVN? [migrated]

Posted by Thomas Mancini on Programmers See other posts from Programmers or by Thomas Mancini
Published on 2012-12-18T14:44:08Z Indexed on 2012/12/18 17:14 UTC
Read the original article Hit count: 245

I have a repository on a network share with working directories on two separate machines. Upon making changes to my local working directory and committing them, the icons are not changing on the other developer's machine.

If the Dev goes to Team > Synchronize with Repository it shows the changes in the Synchronize view within Eclipse, however I was expecting the icon next to the project to change if it is not in sync with the repository.

The same happens with TortoiseSVN in Windows Explorer. If we right click and check the repository for modifications it shows them, however the overlay icon on the directory is still the green check box.

Am I just misinterpreting what I expect to happen, or is there a way to get these icons to change if the project is no longer in sync with the repository?

© Programmers or respective owner

Related posts about java

Related posts about version-control